Welcome![Sign In][Sign Up]
Location:
Search - 430 usb

Search list

[Other resource430_source_code

Description: 5个430系列微控制器源代码,开发环境:IAR embeded system,希望对大家有所帮助: 430 and PCF8576是430与PCF8576接口源代码; 430 and SD是430与sd卡接口源代码; 430com是430与pc通讯源代码; 430tcp_ip是430tcp-ip通讯源代码; 430usb是430与usb通讯源代码; 430OLED是430与oled屏通讯源代码; 谢谢!-five 430 series microcontroller source code and development environment : IAR embeded system, We hope to help : 430 and 430 is PCF8576 PCF8576 interface with the source code; 430 and SD 430 is sd card interface with the source code; 430com is 430 pc communications with the source code; 430tcp_ip is 430tcp - ip communications source code; 430usb is 430 usb communications with the source code; 430OLED is 430 oled screen communications with the source code; Thank you!
Platform: | Size: 610784 | Author: 郭刚 | Hits:

[Other resourceUSB

Description: MSP 430 计算机USB接口之间的通讯代码
Platform: | Size: 63724 | Author: 梁信 | Hits:

[Other resource430+68013_asy_ReadWrite_pass

Description: 基于MSP430的CYpress USB芯片68013的开发,此固件程序实现了异步的读写控制,经测试实际可用
Platform: | Size: 100628 | Author: 许煜 | Hits:

[SCMUSB430

Description: msp430下的飞利浦公司的PDIUDBD12的USB设备编程。-Controller of the PDIUDBD12 Philips USB device programming.
Platform: | Size: 14336 | Author: 马小哈 | Hits:

[CSharpCH372+MSP430

Description: MSP430完成数字信号处理+CH372完成USB通信,所有信息。-MSP430 complete digital signal processing+ USB complete USB communication, all the information.
Platform: | Size: 2048 | Author: shanyan | Hits:

[SCMUSBand430communicationprogram

Description: 使用MSP430的IAR开发环境,这是USB1.1协议的D12与430通信的程序。-use MSP430 IAR development environment, This is USB1.1 agreement with the D12 430 communications procedures.
Platform: | Size: 89088 | Author: 王秀 | Hits:

[SCM430_source_code

Description: 5个430系列微控制器源代码,开发环境:IAR embeded system,希望对大家有所帮助: 430 and PCF8576是430与PCF8576接口源代码; 430 and SD是430与sd卡接口源代码; 430com是430与pc通讯源代码; 430tcp_ip是430tcp-ip通讯源代码; 430usb是430与usb通讯源代码; 430OLED是430与oled屏通讯源代码; 谢谢!-five 430 series microcontroller source code and development environment : IAR embeded system, We hope to help : 430 and 430 is PCF8576 PCF8576 interface with the source code; 430 and SD 430 is sd card interface with the source code; 430com is 430 pc communications with the source code; 430tcp_ip is 430tcp- ip communications source code; 430usb is 430 usb communications with the source code; 430OLED is 430 oled screen communications with the source code; Thank you!
Platform: | Size: 610304 | Author: 郭刚 | Hits:

[Embeded-SCM DevelopUSB430CCode

Description: 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-the usb port which has a communications module to use, Users only need to use the following function, it can usb port for convenient reading and writing : unsigned char D12_WriteEndpoint (unsigned ch ar endp, unsigned char len. unsigned char* buf) usb endpoint of this output function, endp to the endpoint of communication, value for the three (general endpoint. a maximum transmission 16 byte), or 5 (the main endpoint, a maximum transmission 64byte); len output data for a length;* buf for data location. Usb endpoint data read operation from the bottom of the complete automatic function (correlation function for unsigned char D12_ReadEndpoint (unsigned char endp. unsigned char len, unsigned char* buf); corresponding endpoint of 2 and 4), which read data stored in GenEpBuf [] (General e
Platform: | Size: 12288 | Author: 刘军 | Hits:

[SCMMSP430_USBComm_CY68013_C_H_Test_Good

Description: MSP430_USBComm_CY68013_C_H_Test_Good.rar,使用MSP430单片机编写的针对CYpress公司的CY68013写得USB2.0的驱动程序 主要是为连接下位机和上位机提供一个高速的USB2.0的通道 测试过好用-MSP430_USBComm_CY68013_C_H_Test_Good . rar. MSP430 prepared to use against the Cypress CYpress written USB2. 0 drivers is the main link to the next processor and the PC with a high-speed USB2.0 tested Easy access
Platform: | Size: 1024 | Author: wuchengbai | Hits:

[SCMMSP430_PDIUSBD12program

Description: 单片机MSP430与PDIUSBD12的固件代码,PDIUSBd12的驱动以及上位机与usb之间的通讯测试程序(使用easyd12.dll编写),已经完全编译通过,测试成功的图片见文件内.-Single-chip MSP430 with PDIUSBD12 firmware code, PDIUSBd12 driver and the host computer with the usb communication between the test procedure (using easyd12.dll preparation), has been fully adopted by the compiler, testing the success of the picture, see document.
Platform: | Size: 2695168 | Author: 吴明 | Hits:

[SCMMSP430_PDUSBD12

Description: msp430单片机与pdiusbd12接口的固件程序,已在IAR for msp430 V3.40下调试通过-MSP430 Microcontroller and PDIUSBD12 firmware interface has been under the IAR for msp430 V3.40 debugging through
Platform: | Size: 197632 | Author: 王晓君 | Hits:

[SCMMSP430USB

Description: 这是使用MSP430通过CH375芯片读写USB外设的C语言程序,已经编译通过,没有问题,读者可以提高修改相应端口来符合自己的器件-This is the MSP430 through the use of USB peripherals CH375 chip to read and write C-language program has been compiled through, no problem, readers can improve the corresponding amendments to the port to meet their own devices
Platform: | Size: 91136 | Author: 张克东 | Hits:

[SCM2007-12-25

Description: MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网www.Microcontrol.cn debug版主提供的文件系统,可以实现简单的文件读写。 已经调试成功。 该系统中存在几个问题: 1.文件名只支持大写字母和数字,否则在PC上打不开。 2.创建文件只能事先指定大小,这样问题就出现了,如果指定小了,你的数据就不能完全显示,如果指定大了,就会把数据区的乱码显示出来。 继续改进中-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board, as well as SD card module to provide the underlying driver of the MMC using TI driver, simple file system uses micro-manage the design of network www.Microcontrol . cn debug moderator to provide file system, you can read and write simple documents. Has been successful debugging. The system exists in a number of questions: 1. File name only support capital letters and figures, or else on the PC could not open. 2. To create a document can only be pre-designated size, such problems have emerged, if the designated smaller, your data will not be able to fully show that, if the designated big will the data area garbled displayed. Continue to improve in
Platform: | Size: 198656 | Author: 张焱 | Hits:

[SCMUSB

Description: MSP 430 计算机USB接口之间的通讯代码-MSP 430 computer communication between the USB interface code
Platform: | Size: 167936 | Author: 梁信 | Hits:

[ARM-PowerPC-ColdFire-MIPS430+68013_asy_ReadWrite_pass

Description: 基于MSP430的CYpress USB芯片68013的开发,此固件程序实现了异步的读写控制,经测试实际可用-MSP430 Based on the 68013 chip CYpress USB development, this firmware realize the asynchronous read and write control, have been tested and the actual available
Platform: | Size: 100352 | Author: 许煜 | Hits:

[GUI Develop430usb

Description: VC++界面编程,针对鞍山聚龙仪表的USB数据的解析功能,可用于VC++学习使用-VC++ Interface programming, instrumentation for Anshan Julong USB data analysis functions can be used to VC++ Learning to use
Platform: | Size: 1319936 | Author: chu | Hits:

[SCM2008.6.5USB

Description: USB源程序。适合新手学习使用,开发平台是430单片机-USB source. Suitable for novices learning to use and develop 430 single-chip platform is
Platform: | Size: 25600 | Author: 迟雷 | Hits:

[SCM430_VC_USB

Description: 实现430单片机与计算机的USB通信,计算机端用VC++编的应用程序-To achieve 430 SCM and computer USB communication, computer terminal compiled with VC++ applications
Platform: | Size: 3755008 | Author: 赵飞 | Hits:

[SCM430usb

Description: MSP430与PHILIPS的USB设备芯片,实现接程序驱动程序-PHILIPS USB device with the MSP430 chip, to achieve access program driver
Platform: | Size: 14336 | Author: 刘玉锋 | Hits:

[SCMUSB430

Description: 430与USB相接程序,非常好用,曾经测试过-430 phase with the USB program, very easy to use, have tested
Platform: | Size: 16384 | Author: asd | Hits:
« 12 »

CodeBus www.codebus.net